Skip to content

fix(deps): update rust crate libsqlite3-sys to 0.37.0#2960

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/libsqlite3-sys-0.x
Open

fix(deps): update rust crate libsqlite3-sys to 0.37.0#2960
renovate[bot] wants to merge 1 commit intomainfrom
renovate/libsqlite3-sys-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 11, 2026

This PR contains the following updates:

Package Type Update Change
libsqlite3-sys dependencies minor 0.36.00.37.0

Release Notes

rusqlite/rusqlite (libsqlite3-sys)

v0.37.0: 0.37.0

Compare Source

What's Changed

  • Add FromSqlError::other convenience conversion #​1703
  • Fix warnings #​1705
  • Update bindgen requirement from 0.71 to 0.72 #​1707
  • Fix for vtab::parameter parsing #​1712
  • Fix clippy warning #​1713
  • Bump bundled SQLite version to 3.50.2 #​1714
  • Fix issue with prettyplease #​1717

Full Changelog: rusqlite/rusqlite@v0.36.0...v0.37.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) April 11, 2026 12:35
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 11, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/forge_infra/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `libsqlite3-sys`.
    ... required by package `diesel v2.3.7`
    ... which satisfies dependency `diesel = "^2.3.7"` of package `forge_infra v0.1.0 (/tmp/renovate/repos/github/tailcallhq/forgecode/crates/forge_infra)`
    ... which satisfies path dependency `forge_infra` (locked to 0.1.0) of package `forge_api v0.1.0 (/tmp/renovate/repos/github/tailcallhq/forgecode/crates/forge_api)`
    ... which satisfies path dependency `forge_api` (locked to 0.1.0) of package `forge_main v0.1.0 (/tmp/renovate/repos/github/tailcallhq/forgecode/crates/forge_main)`
versions that meet the requirements `>=0.17.2, <0.37.0` are: 0.36.0, 0.35.0, 0.34.0, 0.33.0, 0.32.0, 0.31.0, 0.30.1, 0.30.0, 0.29.0, 0.28.0, 0.27.0, 0.26.0, 0.25.2, 0.25.1, 0.25.0, 0.24.2, 0.24.1, 0.24.0, 0.23.2, 0.23.1, 0.23.0, 0.22.2, 0.22.1, 0.22.0, 0.20.1, 0.20.0, 0.18.0, 0.17.3, 0.17.2

package `libsqlite3-sys` links to the native library `sqlite3`, but it conflicts with a previous package which links to `sqlite3` as well:
package `libsqlite3-sys v0.37.0`
    ... which satisfies dependency `libsqlite3-sys = "^0.37.0"` of package `forge_infra v0.1.0 (/tmp/renovate/repos/github/tailcallhq/forgecode/crates/forge_infra)`
    ... which satisfies path dependency `forge_infra` (locked to 0.1.0) of package `forge_api v0.1.0 (/tmp/renovate/repos/github/tailcallhq/forgecode/crates/forge_api)`
    ... which satisfies path dependency `forge_api` (locked to 0.1.0) of package `forge_main v0.1.0 (/tmp/renovate/repos/github/tailcallhq/forgecode/crates/forge_main)`
Only one package in the dependency graph may specify the same links value. This helps ensure that only one copy of a native library is linked in the final binary. Try to adjust your dependencies so that only one package uses the `links = "sqlite3"` value. For more information, see https://doc.rust-lang.org/cargo/reference/resolver.html#links.

failed to select a version for `libsqlite3-sys` which could resolve this conflict

@github-actions github-actions bot added the type: fix Iterations on existing features or infrastructure. label Apr 11, 2026
@renovate renovate bot force-pushed the renovate/libsqlite3-sys-0.x branch 10 times, most recently from c7f4b43 to 950a028 Compare April 12, 2026 12:39
@renovate renovate bot force-pushed the renovate/libsqlite3-sys-0.x branch from 950a028 to 7e857af Compare April 12, 2026 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: fix Iterations on existing features or infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants